Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IWordListBuilder::Sort Method
IWordListBuilder Interface | IWordListBuilder Interface | Send Feedback

Sort the word list by document count or term

[id(13), helpstring("method Sort")]
HRESULT Sort([in] long flags, [out, retval] VARIANT_BOOL * pVal);
Description

Use dtsSortAscending to specify ascending order. Otherwise the sort will be in descending order. Sort() only works with ListFieldValues and ListMatchingWords.

Remarks

The following SortFlags are supported: dtsSortByWord, and dtsSortByDocCount.

Interface
Links
You are here: COM Interface > Interfaces > IWordListBuilder Interface > IWordListBuilder::Sort Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.